FHIR IG Statistics: StructureDefinition/bc-IndividualCarePlan-Goal
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "StructureDefinition",
"id": "bc-IndividualCarePlan-Goal",
"url": "http://nictiz.nl/fhir/StructureDefinition/bc-IndividualCarePlan-Goal",
"version": "1.3.2",
"name": "bc-IndividualCarePlan-Goal",
"title": "bc-IndividualCarePlan-Goal",
"status": "active",
"publisher": "Nictiz",
"contact": [
{
"name": "Nictiz",
"telecom": [
{
"system": "email",
"value": "geboortezorg@nictiz.nl",
"use": "work"
}
]
}
],
"description": "A Goal profile describing the goal(s) of an individual care plan of a pregnant woman as defined by BabyConnect.",
"copyright": "CC0",
"fhirVersion": "3.0.2",
"mapping": [
{
"identity": "gebz-peri-v3.2",
"uri": "https://decor.nictiz.nl/art-decor/decor-datasets-\\-peri20-?id=2.16.840.1.113883.2.4.3.11.60.90.77.1.6&effectiveDate=2016-09-08T00%3A00%3A00&conceptId=2.16.840.1.113883.2.4.3.11.60.90.77.2.6.4&conceptEffectiveDate=2016-09-08T00%3A00%3A00",
"name": "Geboortezorg 3.2"
}
],
"kind": "resource",
"abstract": false,
"type": "Goal",
"baseDefinition": "http://nictiz.nl/fhir/StructureDefinition/zib-TreatmentObjective",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Goal.extension",
"path": "Goal.extension",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "url"
}
],
"rules": "open"
},
"min": 0
},
{
"id": "Goal.extension:endDate",
"path": "Goal.extension",
"sliceName": "endDate",
"min": 0,
"max": "1",
"type": [
{
"code": "Extension",
"profile": "http://nictiz.nl/fhir/StructureDefinition/bc-goal-enddate"
}
],
"mapping": [
{
"identity": "gebz-peri-v3.2",
"map": "peri32-dataelement-8814",
"comment": "AfsluitDatum"
}
]
},
{
"id": "Goal.extension:carePlan",
"path": "Goal.extension",
"sliceName": "carePlan",
"min": 0,
"max": "1",
"type": [
{
"code": "Extension",
"profile": "http://nictiz.nl/fhir/StructureDefinition/bc-careplan-reference"
}
],
"isModifier": false,
"mapping": [
{
"identity": "gebz-peri-v3.2",
"map": "peri32-dataelement-8816",
"comment": "ZorgAfspraak"
}
]
},
{
"id": "Goal.description",
"path": "Goal.description",
"mapping": [
{
"identity": "gebz-peri-v3.2",
"map": "peri32-dataelement-8811",
"comment": "GewenstZorgresultaat"
}
]
},
{
"id": "Goal.target.due[x]:dueDate",
"path": "Goal.target.dueDate",
"sliceName": "dueDate",
"type": [
{
"code": "date"
}
],
"mapping": [
{
"identity": "gebz-peri-v3.2",
"map": "peri32-dataelement-8813",
"comment": "StreefDatum"
}
]
},
{
"id": "Goal.statusDate",
"path": "Goal.statusDate",
"comment": "To see the date for past statuses, query history. For example, for the determination date, look at status = proposed.",
"mapping": [
{
"identity": "gebz-peri-v3.2",
"map": "peri32-dataelement-8812",
"comment": "VaststellingsDatum"
}
]
}
]
}
}